RichTextKit v0.4

Slice<T>.Start Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Slice<T>

Gets the offset of this slice within the underlying array

public int Start { get; }

Property Type

int